home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1999 June / macpower199906.bin / 9906⁄AMUG / INTERNET / NetCacheResolver 0.9d7.sit / NetCacheResolver 0.9d7 folder / source code CWPro4 / source / NCR_Event.h < prev    next >
Encoding:
Text File  |  1996-05-12  |  265 b   |  11 lines  |  [TEXT/CWIE]

  1. // NetCache Resolver, 1995 (C) Mizutori Tetsuya
  2. // - NCR_Event.h, October 8, 1995
  3. // This document is pretty printed in 10-point Geneva font.
  4.  
  5. /***** setup *****/
  6. void ToolboxInit ( void );
  7. void SetupMenuBar ( void );
  8. void EventLoop ( void );
  9.  
  10. // end of definition
  11.